In This Topic
Returns an IRange object that represents the union of several ranges.
If one or more ranges from a different worksheet are specified, an exception is thrown.
Syntax
Parameters
- ranges
- Other ranges to union with this range.
Return Value
A new range which consists of the union of this range and other ranges.
See Also